home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 102 / CD-ROM 102.iso / aplic / 2sync / 2SyncSetup.exe / modules / em / panel / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2002-03-20  |  222 b   |  9 lines

  1. setProperty("em", _X, eval("_level0/data:modulex"));
  2. setProperty("em", _Y, eval("_level0/data:moduley"));
  3. call("em/codelib:ini");
  4. status = "closed";
  5. if(eval("_level0/data:panelani") != "1")
  6. {
  7.    gotoAndStop(10);
  8. }
  9.